Saturday Snippet


This is a bit of a snippet and a bit of a flashback. Back in the early days of “Sumatra scripting” (14 years ago), commands like GetValue didn’t have a return value. They had output arguments and you had to go through the ISIVTCollection to get the output value.

Here’s a classic example of the .Value(“Value”) syntax.

Name = GetValue("Sphere.Name").Value("Value")

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s