Close profile
close(profile,force)
close(profile,force) closes the profile. If there are unsaved changes, you will receive an error unless the argument force is true.
profile
force
Tip
Use closeAll to close all loaded profiles.
closeAll
collapse all
Profile, specified as a systemcomposer.profile.Profile object.
systemcomposer.profile.Profile
false
true
Force close the profile, specified as a logical or numeric value 1 (true) or 0 (false).
Data Types: logical
logical
find | load | open | save | systemcomposer.profile.Profile
find
load
open
save