Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Otter GetCredentials Function



  • I notice that the GetCredentials function is not listed in Administration->Extensions->InedoCore, and when I try to use it it errors: "Could not resolve function $GetCredentials".

    It is mentioned in the documentation though. Has is been removed for some reason?



  • Whoops, seems like we forgot to update the operations documentation on the site after 1.3. The function is renamed to $GetCredentialProperty (though the old alias should still work) and you can access it like:

    <code>set $password = $GetCredentialProperty(MyCredential,Password);</code>

    Note you can see the generated documentation:

    http://<otter-host-name>/reference/functions


Log in to reply
 

Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation