FlexPro
HistoryBase
Engineering
Training
Downloads
FlexPro Support
Knowledge
Community
About us
References
Jobs
General Contact
List Of Retailers
FlexPro Support
EN
DE
FR
Placeholder

FlexPro Documentation 2025

RemoveHeader

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