Question

When you create the AAApplicationpath global variable for migration, is there a value you need to assign to it or do you just leave it as null. Also I assuming it will be a string variable type, but I wanted to confirm.

  • 30 June 2022
  • 1 reply
  • 18 views

Badge +4
When you create the AAApplicationpath global variable for migration, is there a value you need to assign to it or do you just leave it as null. Also I assuming it will be a string variable type, but I wanted to confirm.

1 reply

@Vernon Dickson​ You will have to assign a path in global variable and also keep scope to CAN be changed(User can modify as per their machine if needed) and yes it shall be string variable type.

Reply