Hello guys, is there a proper way to identify via ...
# suitescript
e
Hello guys, is there a proper way to identify via script if we are in a OneWorld account?
never mind! I found this:
nlapiGetContext().getFeature('Subsidiaries')
r
i was just going to say look at
subsidiary-specific
https://suiteanswers.custhelp.com/app/answers/detail/a_id/86954
e
Thanks! @Ryan Valizan
👍 1
s
that would be the 1.0 version, use
runtime.isFeatureInEffect
in 2.0
👍 1
👌 1