Difference between revisions of "T64 - Ticket Text Close Time (Logistics Management Report Generator variable)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
(Updated from revision control)
 
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
== Syntax ==
 
== Syntax ==
  '''T64'''{1-3}
+
  '''T64'''{1-3, T/N}
  
 
== Description ==
 
== Description ==
Line 10: Line 10:
 
:A text parameter that can be omitted (it defaults to "1").
 
:A text parameter that can be omitted (it defaults to "1").
 
:Text block number for the close time to use.
 
:Text block number for the close time to use.
 +
;T/N
 +
:A text parameter that can be omitted (it defaults to "T").
 +
:;T
 +
::Text result. This is the time formatted for display, using the 24-hour clock, e.g. {{DataValue|08:30}}, {{DataValue|20:30}}.
 +
:;N
 +
::Numeric result. This is the number of minutes since midnight. This is most commonly used for sorting purposes.
  
 
== Returns ==
 
== Returns ==
A text value whose typical size is 5 characters.
+
A text or numeric (depending on the parameters) value whose typical size is 5 characters.
  
 
{{KB_Tags|time, hours, minutes, seconds}}
 
{{KB_Tags|time, hours, minutes, seconds}}
 
[[Category:Logistics Management Report Generator variables]]
 
[[Category:Logistics Management Report Generator variables]]

Latest revision as of 06:44, 28 November 2018

Syntax

T64{1-3, T/N}

Description

Returns the close time associated with the specified text block on the job.

Parameters

1-3
A text parameter that can be omitted (it defaults to "1").
Text block number for the close time to use.
T/N
A text parameter that can be omitted (it defaults to "T").
T
Text result. This is the time formatted for display, using the 24-hour clock, e.g. '08:30', '20:30'.
N
Numeric result. This is the number of minutes since midnight. This is most commonly used for sorting purposes.

Returns

A text or numeric (depending on the parameters) value whose typical size is 5 characters.

Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
time, hours, minutes, seconds