CreateString (FUN)
FUNCTION CreateString : IString
Returns a IString instance placed in the memory area given by the parameters
- InOut:
- 
| Scope | Name | Type | 
|---|
 | Return | CreateString
 | IString |  | Input | pbyMemory
 | POINTER TO BYTE |  | udiMemSize
 | UDINT
 |  | Output | udiStrSize
 | UDINT
 |  | eErrorID
 | ERROR |