IBM / paxapi

This repository hosts the API documentation for IBM Planning Analytics for Microsoft Excel. For full product documentation, please visit the Knowledge Center:
https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/kc_gen/com.ibm.swg.ba.cognos.ipa.doc_using_planning_analytics_toc-gen2.html
Apache License 2.0
6 stars 5 forks source link

Logon is a Sub not a Function #36

Open paulsimongb opened 3 years ago

paulsimongb commented 3 years ago

Example for this function shows it returning a boolean success variable but this is a Sub not a Function so nothing is returned.

tedphillips commented 3 years ago

it should be the case that it should return a success boolean. will have to take a closer look.