AddPaddingToLeft (deprecated)
Important: This action is deprecated and scheduled to be removed in a future release.
Use the AddPaddingToStart action in the Validations library. For more
information, see AddPaddingToStart.
Syntax
()
Parameters
A number n indicating the maximum permissible length of the value. If the action finds that a value's length is less than this number, it inserts spaces until the maximum length is reached.Returns
Always True.Level
Field levelDetails
- Example
AddPaddingToLeft("12") uses spaces to expand a value with less than 12 characters. For example: RSJ-112 becomes RSJ-112_ _ _ _