ForceText
- Function Name:
- ForceText
- Description:
- This function is typically used in diagram text schemes. It simply
outputs the text specified. It is useful because an ordinary label is
only output if the data reference following it matches some data. If
you want the label to be output regardless, use ForceText.
- See also CombineText, CombineText_AB,
ExistsText and NotExistsText.
- Minimum FH Version:
- 3
- No. of Parameters:
- 1
- Return Type:
- Text
- Parameter 1:
- Text to be output.
- Examples:
-
=ForceText( "Born")