Update Input.md, add missing derived class. #122

Open
larryr1 wants to merge 1 commits from larryr1/patch-1 into master
larryr1 commented 2024-10-02 01:35:17 +08:00 (Migrated from github.com)

I couldn't find in the documentation how to get the value of an input object because the docs didn't say it inherits from ChangeableObject. This change fixes that.

Added that input objects are derived from ChangeableObject.

I couldn't find in the documentation how to get the value of an input object because the docs didn't say it inherits from ChangeableObject. This change fixes that. Added that input objects are derived from ChangeableObject.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin larryr1/patch-1:larryr1/patch-1
git checkout larryr1/patch-1
Sign in to join this conversation.
No description provided.