Product Documentation
Digital Design Netlisting and Simulation SKILL Reference
Product Version IC23.1, June 2023

simDateStamp

simDateStamp( 
t_string 
) 
=> t / nil

Description

Prints the value contained in t_string argument followed by the date to standard output.

The function is defined in /etc/skill/si/caplib/util.ile. You can modify this function.

Arguments

t_string

A string value.

Value Returned

t

The operation was successful.

nil

The operation was unsuccessful.

Examples

simDateStamp( "Begin netlisting:" ) 
=> t

Related Topics

OSS Functions


Return to top
 ⠀
X