The gateway to the world of pptos
Released: 28 July 2021
Mod Operator is added! Example:
3 Mod 2
- Split function is added! Example:
Split("hi there","hi",1)
Returns: “ there”- InWindow.AppID InWindow.TextBoxName were added!
- InWindow.Close was added! (You can close the active window with this function
- Mid() was added! Example:
Mid("hi there",1,2)
- There was an issue that could cause files to go blank and not use the correct font color from the previous PPT file.