Post Reply 
List commands and functions in HP program language
04-21-2014, 08:49 PM
Post: #5
RE: List commands and functions in HP program language
As for the reasoning as to why it only works once inside a variable, how would one distinguish between "multiply your list times a number" {1,2,3,4,5}*(4) and "get the 4th item in the list" {1,2,3,4,5}(4)?

When it has a name it then becomes a named setter/getter function internally.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: List commands and functions in HP program language - Tim Wessman - 04-21-2014 08:49 PM



User(s) browsing this thread: 1 Guest(s)