CodeCharge Studio

strPressedButton Run-Time Variable (ColdFusion)

Applies to

Record Form, EditableGrid Form

Type

string

Access

read

Syntax

<cfset <expression>=strPressedButton>
<cfset strPressedButton=<expression>>

Description

This variable contains the name of the form's submit button which was clicked to initiate postback.

See also

strEditModed<form> variable
strError variable
strOperation variable


On-line, printable versions and updates