CodeCharge Studio

strOperation Run-Time Variable (ColdFusion)

Applies to

Record Form

Type

string

Access

read/write

Syntax

<cfset <expression>=strOperation>
<cfset strOperation=<expression>>

Description

This variable specifies the operation to be performed after one of the submit buttons in a form has been clicked to initiate postback.

See also

strEditModed<form> Variable
strError<form> Variable
strPressedButton Variable


On-line, printable versions and updates