getDescription() Netscript Function

getDescription(fn[, hostname/ip=current ip])
Arguments:
  • fn (string) – Filename of the contract
  • hostname/ip (string) – Hostname or IP of the server containing the contract. Optional. Defaults to current server if not provided

Get the full text description for the problem posed by the Coding Contract

Returns:A string with the contract’s text description