Gets a value indicating whether the request is posted.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean request.isposted()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if this request is posted; otherwise, false.

Expand image Example

SXML