IsValid (FUN)ΒΆ
FUNCTION IsValid : BOOL
Reports whether
pbyData consists entirely of valid UTF-8-encoded runes.If the checked area contains only characters with Unicode less than 16#80 (ASCII), the output
xASCII is set accordingly- InOut:
Scope
Name
Type
Initial
Comment
Return
IsValidBOOLInput
pbyDataPOINTER TO BYTE
Pointer to the first byte of the memory
udiSizeUDINTSize of the memory in bytes
Output
xASCIIBOOLTRUE