A feature that provides suggestions and auto-completion for code as you type, making it easier to write code without having to remember all the syntax and options.
User
Logged In User Context
@
and includes the following parameters:Name | Type | Description |
---|---|---|
Id | Text | The Id of the user |
Name | Text | The name of the user |
Language Id | Number | The LCID of the user language |
Roles | Array | Array of the assigned security roles for the user |
Security Role Privileges | Array | Array of security role privileges |
Transaction Currency | Object | The lookup reference of the transaction currency of the user |
Global Context
The Global Context Utility
@
and includes the following parameters:Name | Type | Description |
---|---|---|
App URL | Text | The current application url |
Version | Text | The current environment version |
App Info
The Current Application Information Context
@
and includes the following parameters:Name | Type | Description |
---|---|---|
App Id | Text | The id of the current application |
Display Name | Text | The display name of the current application |
Unique Name | Text | The unique name of the current application |
URL | Text | The url of the current application |
User Client
The User Client Context
@
and includes the following parameters:Name | Type | Description |
---|---|---|
State | Text | The current client state |
Form Factor | Number | The number of the form factor |
Is Offline? | Boolean | If the application is in offline state |
Is Network Available? | Boolean | Returns if the netwerk is available and connected |
Form Data
The Form Data Context
@
and includes the following parameters:Name | Type | Description |
---|---|---|
Id | Text | The current record Id |
Is Dirty? | Boolean | IF the current record has some data changed and not saved. |
Is Valid? | Boolean | Returns if the record is valid |
Form UI
The Form UI Context
@
and includes the following parameters:Name | Type | Description |
---|---|---|
Form Type | Number | The type of the current form. |
@Attributes
to display a list of dynamically generated attributes that are fetched from the UX FLow selected table attributes metadata.
@Controls
to display a list of dynamically generated controls that are exported from the UX Flow selected form.
@
to manually trigger IntelliSense.
Enter
to select an option.
@Variables.RetrievedContact.firstname
@Item.new_name