UNPKG

@servicenow/sdk

Version:
37 lines (22 loc) 693 B
--- tags: [BreakVariable, variable, service catalog, break, separator] --- # BreakVariable A CatalogItem variable for a break field (used for adding line breaks in forms). ## Signature ```typescript fluent BreakVariable(config) ``` ## Parameters ### config `BreakVariableType` Configuration for the break variable including: **Properties:** - **active** (optional): `boolean` Indicates whether the variable is active - **disableInitialSlotFill** (optional): `boolean` Disable automatic slot fill based on user context - **order** (optional): `number` Order in which the variable appears ## See - https://docs.servicenow.com/csh?topicname=variable-types.html&version=latest