Platforms to show: All Mac Windows Linux Cross-Platform
Back to SortMBS module.
SortMBS.CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
SortMBS.CountValueMBS(extends source() as UInt64, value as UInt64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer New in 25.2
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | Sort | MBS Util Plugin | 25.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
You can limit range by passing in a source index and source count.
If sourceCount is -2, we sum up whole array - sourceIndex.
See also:
- CountValueMBS(extends source() as Boolean, value as Boolean, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Currency, value as Currency, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Double, value as Double, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int32, value as Int32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Int64, value as Int64, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Ptr, value as Ptr, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as Single, value as Single, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as String, value as String, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
- CountValueMBS(extends source() as UInt32, value as UInt32, sourceIndex as Integer = 0, sourceCount as Integer = -2) as Integer
The items on this page are in the following plugins: MBS Util Plugin.
