beautypg.com

B&B Electronics VFG3000 - Manual User Manual

Page 349

background image

F

UNCTION

R

EFERENCE

S

ET

S

TRING

T

AG

(

INDEX

,

VALUE

)

R

EVISION

1

P

AGE

333

S

ET

S

TRING

T

AG

(

INDEX

,

VALUE

)

A

RGUMENT

T

YPE

D

ESCRIPTION

index

Int

Tag index number

value

Int

The value to be assigned

D

ESCRIPTION

This function set the tag specified by index to the specified value. The index can be found
from the tag label using the function FindTagIndex(). This function will only work if the
target tag is a string.

F

UNCTION

T

YPE

This function is active.

R

ETURN

T

YPE

This function does not return a value.

E

XAMPLE

SetStringTag(5,”Hello”)

Set the tag of index 5 with value of Hello