true function

The fn:true function returns the xs:boolean value true.

Syntax

Read syntax diagramSkip visual syntax diagramfn:true()

Returned value

The returned value is the xs:boolean value true.

Example

Use the true function to return the value true.

fn:true()

The value true is returned.