Clear filter
Article
Nikita Savchenko · Apr 1, 2016
(classes that can be integrated into Persistent classes for creating complex data types, such as addresses), DataType (for creating a user-defined data types), Index, View and Stream
Article
Eduard Lebedyuk · Mar 24, 2017
") = "abc"
| %index = ""
What’s next?
The key potential improvement is to add another argument to the log class with an arbitrary list of variables created inside
Article
Joel Solon · Dec 29, 2016
class collects and stores multiple rows of data (as our example class does), add an INDEX property that specifies the property or properties (comma-delimited) that form the unique
Article
Fabio Goncalves · Apr 18, 2017
, %Populate, Sample.AuditBase){ Property Name As %String [ Required ]; Property Age As %String [ Required ]; Index NameIDX On Name [ Data = Name ];}
Testing
Article
Iryna Mykhailova · Sep 25, 2018
users,Removing a name of the active users global by index.
Class SemaphoreSample.Util Extends %RegisteredObject [ ProcedureBlock ]
{
/// initializing the log
ClassMethod
Article
Stefan Wittmann · Feb 3, 2016
at the positional index 10. Keep in mind that arrays are zero-based.
USER>do array.$set(10,"This is a string in a sparse array")
USER>write array.$toJSON()
[1
Question
Glenn van Bavel · Apr 11, 2017
)));
background: -moz-linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216));
background: linear-gradient(top, rgb(232,231,226), rgb(242,241,236),rgb(222,221,216));
z-index
Article
Sergey Lukyanchikov · Jul 22, 2021
the concrete defect “fingerprint”. The probability estimated using the statistical test (statistical similarity index) is then transformed to either 0 or 1, becoming the machine
Question
Mark Charlton · Feb 17, 2023
Start=$O(^REXREF3(1,Start)) Q:Start="" } q Hi Mark,
in my experience mixed indexes (both with pure numbers and strings) are not a good choice if you need to perform
Question
Mike Minor · Apr 13, 2018
= SPECMN_RECV_DATE ];Index MainIndex On null [ IdKey, PrimaryKey ];} - you haveParameter CONNECTION = "canreg,NOCREATE";- so the name of your Gateway definition is canreg - you have
Article
Alexey Maslov · Nov 23, 2017
-index: 3;
}
.portalLogo {
color: rgb(53,107,141);
position: relative;
font-weight: bold;
font-size: 12pt;
top: 0px;
right: 0px;
border: 2px solid rgb(53,107,141);
padding
Announcement
Bert Sarens · Dec 1, 2017
=PLqLJjAz977SsDLGLmDx5sZcyD4JkmVxO0&index=2 This is beautiful! I like $tr!But wrong ) E.g. it would not work for this example:oiii ioii iioi iiio it's not valid, but for your example would be valid. I first
Article
Henry Pereira · Jan 16, 2023
to the third paragraph by index (remember that Python array of elements starts at 0)
Finally, we can get the complete text of the document and print it as an array:
```python
Article
Lexi Hayden · Jul 18, 2017
such as VBScript (that is not important anymore) and will force you to compile your classes if you decide to add a new index to your class or make more dramatic changes
Article
Fabian Haupt · Feb 12, 2016
REST path:
<Route Url="/" Method="GET" Call="Index"/>
I'd be surprised if you could do a similar hack.I wish you had not said