open_profile

Description

This event is fired every time an existing profile is opened.

See also

new_profile

Example

script open_profile is
  -- run startup code here
end