Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a format picture string that matches the Microsoft Office Visio internal text field format code.
FIELDPICTURE(code)
code A text field format code.
Remarks
Format picture strings are used in the FORMAT function to define the expansion of values to dates, times, numbers, and unit labels.
Example
FIELDPICTURE(0)
Returns the format picture string "esc(0)", which specifies a number with one decimal place and lowercase unit description when used in the FORMAT function.