RemoveHeader (FPScript)

21.09.2021

Removes header information from a value.

Syntax

RemoveHeader(Value)

 

The syntax of the RemoveHeader function consists of the following parts:

Part

Description

Value

The value from which the header information is removed.

All data structures are allowed. All data types are permitted.

Remarks

The result is the passed value from which the header information was removed.

Available in

FlexPro View, Basic, Professional, Developer Suite

Examples

Result = RemoveHeader(Result)

Removes the header information from the value "Result".

See Also

AssignHeader Function

Header Information

As Object Keyword

Share article or send as email:

You might be interested in these articles