Community - SOTI MobiControl

Community - SOTI MobiControl

There's a new home for Articles. Find Articles on Our Product Support Page.

SOTI MobiControl Discussions


  • 0 votes 6 answers

    Javascript result as CUSTOM Data

    In a previous post I found how to create an ini file on the app version from a certain app.javascript: var app = mobicontrol.app.getInstalledApp('com.sygic.fleet'); var appVersion = app.versionName var data = '[DATA]\nVERSION=' + appVersion; var file = new mobicontrol.io.File('/sdcard/sygicappVersion.ini'); file.writeText(data); Which gives me an ini file with this data: [DATA]VERSION=22.3.9 Problem is I'm stuck on how to get this as a custom data field ? Anyone who can help me on this one ?

    SOTI MobiControl
    a year ago

Top 3 Contributors of The Week

View All

Earn Contributor Badge

More info
  • Diamond
    Diamond New !

    Top-tier experts who are delivering outstanding content. Should have more than 7000 points.

  • Platinum

    Experts who are consistent with great content. Should have more than 1000 points

  • Gold

    Highly experienced members with valuable inputs. Should have more than 700 points

  • Silver

    Beginners taking the initiative. Should have more than 500 points