| setappfwprofile_defaultfieldformatmaxlength |
Use this method to set maximum length, in characters, for data entered into a field that is assigned the default field type. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
defaultfieldformatmaxlength |
Maximum length, in characters, for data entered into a field that is assigned the default field type. Default value = AS_DEFAULTFIELDFORMAT_DEFAULT_MAX_LEN. Minimum value = 1. Maximum value = AS_FIELDFORMAT_MAX_LEN. |
Return Value |
Returns simpleResult |
See Also |