In part 2 of 2 of the video, we finalizing the programming until the actual execution of DoSet, DoCMD and DoGet commands.
c.DoSet('OpenServer string', value) is to insert value into Prosper
c.Cmd('OpenServer string') to execute command, calculation, mask, unmask,etc
variable = c.DoGet('OpenServer string') to get value from Prosper to be used in Python
The method to find the OpenServer string in Prosper will be shown in this video. Please refer to Petex documentation to get the full list of the openserver strings and commands.