Gets a value indicating whether this request is done internally.

Syntax

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

Parameters

This Viper method does not expose any parameters.

Return Value

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

Expand image Example

SXML