Skip to main content
Known Participant
October 16, 2010
Question

How can you verify your JSEngine RuntimeSize setting?

  • October 16, 2010
  • 1 reply
  • 427 views

Is there a way to get at the setting in your server side ActionScript?

trace("Here is the runtime size for this app: " +  ?);

    This topic has been closed for replies.

    1 reply

    Participating Frequently
    October 16, 2010

    If you are talking about setting which is set in Application.xml then you can choose to use Admin API command getConfig2() and get the value which is set for RunTimeSize in Application.xml