PStrToUpper (FUN)

FUNCTION PStrToUpper : STRING(255)

This function converts a string to uppercase. The maximal stringlen is 255!

InOut:

Scope

Name

Type

Return

PStrToUpper

STRING(255)

Input

pstValue

POINTER TO STRING(255)