Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scripting Functions: GetContainingMainRecord #15

Open
lmstearn opened this issue Dec 3, 2024 · 2 comments
Open

Scripting Functions: GetContainingMainRecord #15

lmstearn opened this issue Dec 3, 2024 · 2 comments

Comments

@lmstearn
Copy link

lmstearn commented Dec 3, 2024

Instead the current doc has the property ContainingMainRecord instead, please change to GetContainingMainRecord.
Thanks.

@lmstearn
Copy link
Author

lmstearn commented Dec 5, 2024

While here, just some minor typos in the doc:

aiState: TwbElementState Manipulates the internal flags of an element, e.g. ClearElementState(eElement, wsModified); ...

wsModified should be esModified

aeElement: IwbElement Returns the name of the element, if it has one. If aeElement is an IwbFile or certain linds of ...

certain linds should be certain kinds

avChild: variant Removes avChild from aeContainer and returns the removed element. The avChild argument can be: the index of an element to remove from an array container; the mame or signature of an element to remove; or an IwbElement to remove.

the mame should be the name

Thanks again.

@lmstearn
Copy link
Author

Another one, the anchor tag for IwbSubRecord is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant