Creating ISBUDGETVERSION() similar to ISACTUALVERSION()

Options
ChrisPang
ChrisPang Member, ALL USERS, Partner Posts: 2 Occasional Contributor

Please consider adding ISBUDGETVERSION() function, similar to ISACTUALVERSION().  This would eliminate having to setup another module with only Versions as the list and creating a boolean flag.  All followed by IF VersionsControl.Budget THEN .... ELSE...