IsValid (FUN)ΒΆ
FUNCTION IsValid : BOOL
Reports whether pbyData consists entirely of valid UTF-8-encoded runes.
- InOut:
- Scope - Name - Type - Comment - Return - IsValid- BOOL- Input - pbyData- POINTER TO BYTE - Pointer to the first byte of the memory - udiSize- UDINT- Size of the memory in bytes 
