Navigation: Scripting Reference Manual > Functions & Subroutines > ARNSetTagValueAsString

 

ARNSetTagValueAsString

 

Contact Us: fredsupport@photonengr.com

 

Description

Adds an entry to the FRED Grid Data (*.fgd) header designed to hold user-defined input.

 

Syntax

ARNSetTagValueAsString nNodeNum, bTag, bVal

 

Parameters

nNodeNum As Long

Node number of existing ARN.

 

bTag As String

Tag name.

 

bVal As String

Tag value entered as string.

 

Remarks

Adds an entry to the FRED Grid Data (*.fgd) header designed to hold user-defined input. This user-defined input must be entered in the form of a string but can be read as a string, integer or double.

 

See Also

All ARN Scripting Commands

 

 

 

 

 

Copyright © Photon Engineering, LLC