Charta Software
Back to the base
E-mail:
Wachtwoord:
Aangemaakt door op 2009-07-03 14:36:04
Laatst gewijzigd op 2009-07-03 14:52:12

Start up

The Start up function is automatically run when Charta starts.
When Charta starts it searches for a function with a specific name and interface. If an exact match is found, the function is run while the splash screen is shown. The function interface must be:
  • Name: "Start up"
  • Parameters: List<Text>
  • Result: Unknown