Accessing Java™ classes and its functions
get the current date
new java.util.Date
println
get the IP address
new java.net.InetAddress
fn getLocalHost
println
get the current date
new java.util.Date
println
get the IP address
new java.net.InetAddress
fn getLocalHost
println