LEFT (FUN)¶
FUNCTION LEFT : STR.IString
Returns a specific number of runes of a string, starting from left
Returns 0 in case of
eErrorID <> ERROR.NO_ERRORSee
STR.IStringRepresentation ☛ ToIString(itfResource, 0, TO_LINT(udiCount-1))- InOut:
Scope
Name
Type
Initial
Comment
Return
LEFTSTR.IStringInput
itfStringSTR.IStringString to be analyzed
udiCountUDINTNumber of runes
itfResourceSTR.IString0
Output
eErrorID