Non-threaded

Forums » Advanced Editor Forum » Read Thread

Get help from the experts on variables, scripts, items, and other scary things.

Scripting a link restriction.

11 years ago

Is it possible to script a link restriction?

If so, what's the codes for it? 

Scripting a link restriction.

11 years ago

I don't understand.

You want to use scripting to decide if a link is shown or not? If that's all, why scripting?

Scripting a link restriction.

11 years ago

Because of the mass amounts of links that I have to restrict, I think that by copying and pasting scripts from script box to script box would be simply much faster than clicking the stop sign, finding the variable, selecting which type of restrictions are needed, typing in the variable number, and clicking save. 

Scripting a link restriction.

11 years ago

I'm pretty sure that you can, but I forget the $VARIABLENAMES for Links...

$LINK1 (or the Like)

Scripting a link restriction.

11 years ago

I'm pretty sure the only things you can do with links in scripting it change their destination and what they say.

GS_LinkText = '$LINKTEXT' {Number}+
GS_LinkDest = '$LINKDEST' {Number}+

Is all Alex has in the script code reference.