CodeCharge Studio

strErr<form> Run-Time Variable (ColdFusion)

Applies to

EditableGrid Form, Record Form

Type

string

Access

read/write

Syntax

<cfset strError<form>=<expression>>
<cfset <expression>=strError<form>>

Description

This variable contains error messages pertaining to the form as a result of the form's execution.

See also

strEditModed<form> Variable
strRedirect Variable
blnFormSubmitted<form> Variable
strOperation Variable
strPressedButton Variable


On-line, printable versions and updates