Skip to content
Gnosis
Power your Apps with Gnosis
Search Here...
Search
Search
Search
Post Categories
Items
Task Commands
Items Tasks
Items Background Task Commands.
Post Categories
Functions
Items
Items Functions
Items Gnosis Script Functions.
Search Here...
Search
Close
Table of Contents
×
AffectItem(item, hint = ”) : Item
ChangeItemType(item, newItemType, properties?, skipEvent = false) : Item
CreateItem(itemType, properties?, skipEvent = false) : Item
DeleteItem(item, skipEvent = false) : Boolean
DocumentFiles(solution?, itemId?) : Document[]
Export(solution, items?, config?) : Dict?
FindItem(itemType, searchQuery?, includeArchived = false, excludeDerived = false) : Item?
FindItems(itemType, searchQuery?, sortBy?, start = 0, count = -1, includeArchived = false, excludeDerived = false) : Item[]
FindOrCreateItem(itemType, searchQuery?, properties?, skipEvent = false) : Item
GetItemType(fullName, required = true) : ItemType?
History(item, filter?) : Dict[]
Item(itemId) : Item?
LockItem(item, numberOfAttempts = 50) : Item
OrderItemTypes(itemTypes) : ItemType[]
ParseSearch(search)
PromoteItem(item, state, args?, getResult = false) : Item
ResolveReferences(array, name, itemType) : []
Siblings(item, excludeSelf = false) : Item[]
UpdateItem(item, properties, skipEvent = false) : Item
→
Index