MultiLineTextColumn
A Column for a multiple line small text area field.
A Column for a multiple line small text area field.
Creates a multi-line text area variable for service catalog forms. Use for longer text input like descriptions, notes, or comments. Add a MultiLineTextVariable to a CatalogItem or VariableSet via the variables property.
Guide for creating ServiceNow Tables (sysdbobject), Columns (sysdictionary), Column Overrides (sysdictionaryoverride), and Relationships (sysrelationship) to define data models. Use when the user mentions tables, columns, column overrides, fields, schema, extending tables, relationships, related lists, or data modeling.