Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

rename column infotable thingworx

var result = Resources.InfoTableFunctions.RenameField({
    t: undefined /* INFOTABLE */,
    from: undefined /* STRING */,
    to: undefined /* STRING */
});
Source by community.ptc.com #
 
PREVIOUS NEXT
Tagged: #rename #column #infotable #thingworx
ADD COMMENT
Topic
Name
9+4 =