User contributions for Tomas Kirnak
Jump to navigation
Jump to search
- 17:54, 10 November 2014 diff hist 0 NXSL:GetDCIValueByName
- 16:32, 31 October 2014 diff hist +403 User:Tomas Kirnak current
- 16:02, 31 October 2014 diff hist +322 User:Tomas Kirnak
- 15:43, 31 October 2014 diff hist +1,057 User:Tomas Kirnak
- 08:52, 24 October 2014 diff hist +818 N NXSL Syntax highlight and calltips Created page with "= Overview = If you want to edit your NXSL scripts in an external editor to make use of syntax highlighing and calltips, you can use Notepad++. Notepad++ is a free source cod..."
- 08:31, 24 October 2014 diff hist 0 N File:NXSL - syntax highlighting.png current
- 08:30, 24 October 2014 diff hist 0 N File:NSXL - calltips.png current
- 08:20, 24 October 2014 diff hist +40 Scripting Guide
- 13:35, 22 October 2014 diff hist +635 N NXSL:UnbindObject Created page with "__NOTOC__ Remove (unbind) object from a container. == Syntax == UnbindObject(''parent'', ''child''); == Parameters == :{| |- | ''parent'' || Parent object (NXSL:NetObj|..."
- 13:31, 22 October 2014 diff hist +391 N NXSL:GetInterfaceObject Created page with "__NOTOC__ Get interface object by index. == Syntax == GetInterfaceObject(''obj'', ''index''); == Parameters == {| class="wikitable" |- | ''obj'' || A node object. |- | '..."
- 13:26, 22 October 2014 diff hist +382 N NXSL:GetInterfaceName Created page with "__NOTOC__ Get interface name by index. == Syntax == GetInterfaceName(''obj'', ''index''); == Parameters == {| class="wikitable" |- | ''obj'' || A node object. |- | ''ind..."
- 13:20, 22 October 2014 diff hist +78 NXSL:strftime
- 13:18, 22 October 2014 diff hist +110 NXSL:exit
- 13:13, 22 October 2014 diff hist +1 NXSL:ord
- 13:13, 22 October 2014 diff hist +1 NXSL:ord
- 13:13, 22 October 2014 diff hist +255 NXSL:ord
- 12:46, 22 October 2014 diff hist +14 NXSL:chr
- 12:45, 22 October 2014 diff hist +17 NXSL:chr
- 12:42, 22 October 2014 diff hist +176 NXSL:chr
- 12:36, 22 October 2014 diff hist −8 NXSL:DeleteCustomAttribute →Examples
- 12:36, 22 October 2014 diff hist +6 NXSL:DeleteCustomAttribute →Return Value
- 12:36, 22 October 2014 diff hist +1 NXSL:DeleteCustomAttribute →Return Value
- 12:25, 22 October 2014 diff hist +26 N NXSL:strftime Created page with "Convert time_t into string"
- 12:24, 22 October 2014 diff hist +17 N NXSL:exit Created page with "Exit from script."
- 12:24, 22 October 2014 diff hist +53 N NXSL:ord Created page with "Convert characters into their ASCII or Unicode values"
- 12:23, 22 October 2014 diff hist +40 NXSL:chr Undo revision 1258 by Tomas Kirnak (talk)
- 12:23, 22 October 2014 diff hist −40 NXSL:chr Blanked the page
- 12:22, 22 October 2014 diff hist +40 N NXSL:chr Created page with "Return character from it's UNICODE value"
- 12:20, 22 October 2014 diff hist +18 NXSL:typeof →Return Value
- 10:04, 22 October 2014 diff hist +6 NXSL:SNMPWalk
- 10:02, 22 October 2014 diff hist +6 NXSL:SNMPGetValue
- 10:01, 22 October 2014 diff hist +6 NXSL:SNMPGet
- 09:59, 22 October 2014 diff hist 0 NXSL:AgentReadParameter
- 09:57, 22 October 2014 diff hist +4 NXSL:GetConfigurationVariable Undo revision 1250 by Tomas Kirnak (talk)
- 09:56, 22 October 2014 diff hist −4 NXSL:GetConfigurationVariable
- 09:56, 22 October 2014 diff hist −102 NXSL:GetConfigurationVariable
- 09:53, 22 October 2014 diff hist −96 NXSL:SetCustomAttribute
- 09:44, 22 October 2014 diff hist +554 N NXSL:DeleteCustomAttribute Created page with "__NOTOC__ Delete node's custom attribute. '''Since:''' 1.2.17 == Syntax == DeleteCustomAttribute(''node'', ''attributeName'') == Parameters == {| class="wikitable" |- | ''n..."
- 09:41, 22 October 2014 diff hist +53 NXSL Function Reference →Object Management
- 09:34, 22 October 2014 diff hist −89 NXSL:GetCustomAttribute
- 09:26, 22 October 2014 diff hist −95 NXSL:GetEventParameter
- 09:24, 22 October 2014 diff hist +6 NXSL:GetSumDCIValue
- 09:17, 22 October 2014 diff hist +6 NXSL:CreateDCI
- 09:01, 22 October 2014 diff hist +8 NXSL:right
- 08:49, 22 October 2014 diff hist +195 NXSL:min
- 08:47, 22 October 2014 diff hist +195 NXSL:max
- 08:40, 22 October 2014 diff hist 0 NXSL:left
- 08:40, 22 October 2014 diff hist +8 NXSL:left
- 08:29, 22 October 2014 diff hist +2 NXSL:left
- 08:27, 22 October 2014 diff hist +23 NXSL:inList