Write
Outputs the specified string value.
Write(1)
Ordinal | Type | Description |
---|---|---|
1 | String | Required. The string value to output. |
To use this function, pass the string that you want to output as a parameter.
You can also combine this function with the ContentAreaByName()
function to display content in your sites and messages.