PBAEnterprisePortalMain.pbaValue2str Method [AX 2012]
Converts the value of a variable into a string.
private str pbaValue2str(anytype _value, Types _dataType)
Run On
ServerParameters
- _value
- Type: anytype
The specified value.
- _dataType
- Type: Types Enumeration
The type of the variable.
Community Additions
ADD
Show: