Description:
The function will return the string encoding name for the given model.
Signature:
FUNCTION xpfGetModelStringEncodingName (modelId : GENERIC)
stringEncodingName : STRING;
Arguments:
modelId |
Id for the model |
stringEncodingName |
The returned encoded string name shall be one of the following strings: |
EXAMPLE